home *** CD-ROM | disk | FTP | other *** search
- TOUCH [DUAL MODE]
-
- NAME TOUCH - Touch the file changing its date stamp.
-
- SYNTAX
- touch [/H | /?] file(s)
-
- DESCRIPTION
-
- Touch changes the time and date entry of last write of a
- file to the current time. It is mainly used with the MAKE
- program. With touch you can change the date and time of a
- source file and force its compilation on a nex MAKE. If
- the file given does not exist, touch creates an empty
- file.
-
- SEE ALSO
-
-